Skip to content

Compartmentalize AtespaceExists() - #1149

Merged
Luiz Oliveira (laoj2) merged 1 commit into
agent-substrate:mainfrom
thockin:kill_atespace_exists
Aug 24, 2026
Merged

Compartmentalize AtespaceExists()#1149
Luiz Oliveira (laoj2) merged 1 commit into
agent-substrate:mainfrom
thockin:kill_atespace_exists

Conversation

@thockin

Copy link
Copy Markdown
Collaborator

This needs to be a property of the storage layer. It is in PG but not in redis. This commit moves it out of the store interface and down into redis. It's still not CORRECT but it constrains it.

This requires a lot of tests to create the atespace before creating other resources. These tests are wrong in the face of a correct storage layer, anyway.

xref #989

@thockin Tim Hockin (thockin) changed the title Compartmentalize AtespaceExists Compartmentalize AtespaceExists() Aug 23, 2026
This needs to be a property of the storage layer.  It is in PG but not
in redis.  This commit moves it out of the store interface and down into
redis.  It's still not CORRECT but it constrains it.

This requires a lot of tests to create the atespace before creating
other resources.  These tests are wrong in the face of a correct storage
layer, anyway.
@thockin

Copy link
Copy Markdown
Collaborator Author

Rebased

@laoj2
Luiz Oliveira (laoj2) merged commit 5ee2d05 into agent-substrate:main Aug 24, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants